build/win32/vs10/gdk.vcxprojin: Remove Stray Line
authorChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 30 May 2013 10:08:32 +0000 (18:08 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 30 May 2013 10:08:32 +0000 (18:08 +0800)
The last commit on this file accidently left a stray </ItemGroup>, which
Visual Studio 2010 does not like.  Get rid of that line.

build/win32/vs10/gdk.vcxprojin

index 12131c408aebebbb90e0fb74b3f5f67219544553..ed4536038bc96b2cd25efcef4b717966b814a70a 100644 (file)
       <TargetMachine>MachineX64</TargetMachine>
     </Link>
   </ItemDefinitionGroup>
-  </ItemGroup>
   <ItemGroup>
     <ResourceCompile Include="..\..\..\gdk\win32\rc\gdk.rc" />
   </ItemGroup>